collect the arguments with gtk_container_child_args_collect, not through
authorTim Janik <timj@gtk.org>
Fri, 10 Jul 1998 03:59:44 +0000 (03:59 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 10 Jul 1998 03:59:44 +0000 (03:59 +0000)
commit55b5e035fcb721452d1feaa1b1a1679f71c2b8e9
treecfff3e2b504d66341b4048f2433b6820f8ef342a
parent002d37e6e303aa57bd7c577f4e448e2e38eefa03
collect the arguments with gtk_container_child_args_collect, not through

Fri Jul 10 05:51:44 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkcontainer.c:
        (gtk_container_add_with_args): collect the arguments with
        gtk_container_child_args_collect, not through gtk_object_args_collect.
        (gtk_container_child_set): likewise.

(cut 'n paste strikes back)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcontainer.c